home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 December / MACPOWER-1997-12.ISO.7z / MACPOWER-1997-12.ISO / MacPowerオリジナル / Edutainment World / チャンプジム for DEMO / DIR / mitt.dir / 00082_Script_82 < prev    next >
Text File  |  1997-09-29  |  195b  |  9 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go to frame marker(0)
  4.   else
  5.     global SETTEI
  6.     if getAT(SETTEI,2) = 1 then set the volume of sound 2 to 255
  7.     go to frame "ë読ø"
  8.   end if
  9. end